
/* 
 * 南京特霸光电
 * Author huahua
 * 2010-10-31 23:00：00 
---------------------------------------------------------------------------------------*/ 

/* import 
---------------------------------------------------------------------------------------*/ 
/*@import url(%22reset.css%22);*/

/* 全局 
---------------------------------------------------------------------------------------*/ 

a:link{ color:#6A6A6A; text-decoration:none}
a:visited{ color:#6A6A6A; text-decoration:none} 
a:hover{ color:#FF0000; text-decoration:none}
a:active{ color:#6A6A6A; text-decoration:none} 

#container{ width:954px; height:auto; margin:0 auto; text-align:left}
.item_fen{ width:100%; height:12px; font-size:0px; clear:both}

/* 头部 
---------------------------------------------------------------------------------------*/
#header{background:url(../images/top.jpg); width:100%; height:104px; overflow:hidden}
.sidebar { width:196px; height:40px;line-height:40px; text-align:right; color:#9F9F9F; padding-right:10px; }
.sidebar a:link{ color:#9F9F9F; text-decoration:none}
.sidebar a:visited{ color:#9F9F9F; text-decoration:none} 
.sidebar a:hover{ color:#FF0000; text-decoration:none}
.sidebar a:active{ color:#9F9F9F; text-decoration:none;}

/* 菜单 
---------------------------------------------------------------------------------------*/
#nav{
	background:url(../images/nav_bg.gif); 
	width:944px; 
	height:36px; 
	overflow:hidden;
	padding-left:10px;
	margin-top:1px;
}
#nav div{
	background-image:url(../images/item03.gif);
	float:left;
	width:2px; 
	height:36px; 
	font-size:0px;  
	background-repeat:no-repeat; 
	background-position:top; 
	background-repeat:no-repeat;
}
a.nav{
	display:block; 
	float:left;
	width:81px;
	text-align:center;  
	font-weight:bold; 
	color:#fff; 
	height:36px; 
	font-size:14px; 
	text-decoration:none; 
	cursor:pointer
}
a.nav span{
	display:block; 
	float:left; 
	width:81px; 
	text-align:center;  
	font-weight:bold; 
	height:24px; 
	padding-top:10px
}


a.nav:visited{
	display:block; 
	float:left; 
	width:81px; 
	text-align:center;  
	font-weight:bold; 
	color:#fff; 
	height:36px; 
	font-size:14px; 
	text-decoration:none
}
a.nav:visited span{
	display:block; 
	float:left; 
	width:81px; 
	text-align:center;  
	font-weight:bold; 
	height:36px; 
	padding-top:10px; 
}

a.nav:hover{
	display:block; 
	float:left; 
	width:81px;
	text-align:center;  
	font-weight:bold; 
	color:#0A489B; 
	height:36px; 
	font-size:14px; 
	background-image:url(../images/item02.gif);  
	text-decoration:none
}
a.nav:hover span{
	display:block; 
	float:left; 
	width:81px; 
	text-align:center;  
	font-weight:bold; 
	height:36px; 
	padding-top:10px;
	background-image:url(../images/item02.gif);  
}

a.nav:active{
	display:block; 
	float:left; 
	width:81px;
	text-align:center;  
	font-weight:bold; 
	color:#fff; 
	height:36px; 
	font-size:14px; 
	background-image:url(../images/item02.gif);  
	text-decoration:none
}
a.nav:active span{
	display:block; 
	float:left; 
	width:81px;
	text-align:center;  
	font-weight:bold; 
	height:24px; 
	padding-top:10px;
	background-image:url(../images/item02.gif);  
}

#curTab{
	display:block; 
	float:left; 
	font-weight:bold; 
	color:#0A489B; 
	height:36px;
	width:81px; 
	text-align:center;  
	font-size:14px;
	background-image:url(../images/item02.gif); 
}
#curTab span{
	display:block; 
	float:left;  
	font-weight:bold;
	height:24px;
	width:81px; 
	text-align:center;  
	padding-top:10px;
	background-image:url(../images/item02.gif);
}
#nav table{ margin-left:30px;}
/* 左边 
---------------------------------------------------------------------------------------*/
#left{width:219px; height:auto;}
.leftbor{width:217px; border:1px solid #DFDFDF; background:#F9F9F9; height:auto; padding-bottom:8px}
.leftprotitle{border:1px solid #F6F7F9; background:#1E99F7; height:28px; line-height:28px; text-align:center; color:#fff; font-weight:bold}
.menuTitle{
	width:200px; 
	height:24px;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	color:#6A6A6A;
	cursor:pointer; 
	text-align:left; 
	font-weight:bold;
	line-height:24px;
	font-size:12.7px;
	text-indent:3em;
	border:1px solid #E7E7E7; 
	background: #FFFFFF url(../images/ico01.gif) no-repeat 12px 7px;
}
.menuTitleNoChilden{
	width:200px; 
	height:24px;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	color:#6A6A6A;
	cursor:pointer; 
	text-align:left; 
	font-weight:bold;
	line-height:24px;
	font-size:12.7px;
	text-indent:3em;
	border:1px solid #E7E7E7; 
	background: #FFFFFF url(../images/ico01.gif) no-repeat 12px 7px;
}
.activeTitle{
	width:200px; 
	height:24px;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	color:#6A6A6A; 
	cursor:pointer;
	font-weight:bold;
	line-height:24px; 
	font-size:12.7px;
	background: #FFFFFF url(../images/ico01.gif) no-repeat 12px 7px;
}
.menuContent{
	width:202px; 
	height:auto;
	margin-left:8px; 
	display:none; 
	text-align:left;
	background:#fff;

}
.menuContent ul{ list-style:none; padding-top:5px; padding-bottom:5px}
.menuContent ul li{ line-height:22px;background:url(../images/ico02.gif) no-repeat 35px 8px; text-indent:4em}

/* 右边 
---------------------------------------------------------------------------------------*/
#right{width:725px; height:auto;}
.position{background:url(../images/position.gif) repeat-x; width:723px; height:26px; line-height:26px; color:#fff; text-indent:2.5em; font-weight:bold}
.position span{ text-align:right; float:right; padding-right:12px; font-weight:normal;}
.position span a:link{ color:#04A9E9; text-decoration:none}
.position span a:visited{ color:#04A9E9; text-decoration:none} 
.position span a:hover{ color:#FF0000; text-decoration:none}
.position span a:active{ color:#04A9E9; text-decoration:none;}

.item_bor{border:1px solid #83CEEB; width:723px; height:auto}
.pagecon{line-height:22px; padding:15px;font-size:13px;}
.pageconindex{line-height:22px; padding:15px;font-size:13px;}
.itempro{ display:inline;width:340px; height:150px; border:1px solid #C4C4C4; float:left; margin-left:13px; overflow:hidden; margin-bottom:12px;}
.pros{ display:inline; width:340px; height:110px; margin-top:8px; line-height:20px; float:left; }
.pros dt{ float:left; }
.pros dt img{ border:1px solid #F3F3F3; padding:2px; width:113px; margin-left:5px; height:125px;}
.pros dd{ float:left; padding-left:10px; width:200px; color:#2D2D2D}
.pros dd p{ height:70px}

.subnews{
	width: 100%;
	text-align:left
}
.subnews ul li{
	width: 100%;
	height: 27px;
	cursor: pointer;
	line-height: 27px;
	text-indent:1.6em;
	border-bottom:1px dotted #ccc;
	background:url(../images/ico02.gif) no-repeat 4px 11px;		
}

.subnews ul li span{
	float:right;
	text-align:right;
}
.pages{width:100%; text-align:center; padding-top:30px; padding-bottom:30px}
.newstitle{text-align:center; font-size:16px; line-height:40px; height:40px}


.newcarshow{
width:720px; height:auto; padding-left:10px; 
}
.newcarshow a:link {
color: #3B3B3B; text-decoration: none
}
.newcarshow a:visited {
	color: #3B3B3B; text-decoration: none
}
.newcarshow a:hover {
	color: #c00; text-decoration: underline! important
}
.newcarshow a:active {
	color: #f00
}
.newcarshow a img {
	border: #ddd 1px solid; padding: 2px; 
}
.newcarshow a:hover img {
	border-color:#c00
}
.newcarshow div {
	clear: both;  overflow: hidden; zoom: 1
}
.newcarshow div p img{
	width:150px; height:150px;
}
.newcarshow div p {
	float: left; margin: 20px 0px 5px; width: 175px; text-align: center
}
.newcarshow div p a strong {
	display: block; font-weight: normal; line-height: 23px;
}


/* 底部 
---------------------------------------------------------------------------------------*/
.links{ width:922px; height:auto; border:1px solid #C7C7C7; line-height:22px; text-align:left; color:#5D5D5D; padding-top:5px; padding-bottom:5px; padding-left:15px; padding-right:15px }
a.afoot:link{ color:#5D5D5D; text-decoration:none}
a.afoot:visited{ color:#5D5D5D; text-decoration:none} 
a.afoot:hover{ color:#FF0000; text-decoration:underline}
a.afoot:active{ color:#5D5D5D; text-decoration:none}
.copyright{text-align:center; line-height:40px; color:#666; width:100%}

/* 首页 
---------------------------------------------------------------------------------------*/
